From 0c03ac2fae7569759ee788dd48bd9c787eab77e7 Mon Sep 17 00:00:00 2001 From: robertl Date: Thu, 19 May 2005 01:46:35 +0000 Subject: [PATCH] Ozi can do tracks and routes. --- ozi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ozi.c b/ozi.c index 39b6e45bb..b655f61a2 100644 --- a/ozi.c +++ b/ozi.c @@ -699,7 +699,7 @@ data_write(void) ff_vecs_t ozi_vecs = { ff_type_file, - FF_CAP_RW_WPT, + FF_CAP_RW_ALL, rd_init, wr_init, rd_deinit, -- 2.30.2